pen.off;
pen.jumpto(1,1);
screen.clear;
pen.ink=white;
pen.east(99);
